projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a980399
)
meson: Add missing single quote
author
Jan Vesely
<jano.vesely@gmail.com>
Wed, 24 Jan 2018 23:51:58 +0000
(18:51 -0500)
committer
Øyvind Kolås
<pippin@gimp.org>
Thu, 25 Jan 2018 00:14:37 +0000
(
01:14
+0100)
Fixes build since
ad0eac19c7a1f0046979ad8923f6ac1b7c2d7696
("release 0.1.42")
Signed-off-by: Jan Vesely <jano.vesely@gmail.com>
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 648cad2fc515b988d30a30c7d917d300edeefaad..e168171037e55090be131a5c371b7bea813f01da 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,6
+1,6
@@
project('babl', 'c',
license: 'LGPL3+',
- version: '0.1.43,
+ version: '0.1.43
'
,
meson_version: '>=0.40.0',
default_options: [
'sysconfdir=/etc',